home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Reference / Tech Tour ß1.0 / Tech Tour fl1.0 / card_13140.txt < prev    next >
Encoding:
Text File  |  1988-03-21  |  696 b   |  24 lines

  1. -- card: 13140 from stack: in.0
  2. -- bmap block id: 3687
  3. -- flags: 0000
  4. -- background id: 2805
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on opencard
  8.   show background field 2
  9. end opencard
  10.  
  11.  
  12.  
  13. -- part contents for background part 6
  14. ----- text -----
  15. Inside the MC68000
  16.  
  17. -- part contents for background part 37
  18. ----- text -----
  19.  
  20. The MC68000 has 17 32-bit registers.  Eight of the registers are designated as Data registers and can be accessed as either 8, 16 or 32 bit registers.
  21.  
  22. The nine remaining registers are designated as address registers, with two of these being reserved for use as the Stack Pointer.
  23.  
  24. Two other registers are designated as the Program Counter (PC) and the 16-bit Status Register.